STRETCH SPRITE
This command will expand or shrinks the specified sprite according to the scale values provided. You must specify both a horizontal and vertical scale when stretching sprites. If the scale value is zero, the sprite will disappear. If the scale value is 100, the sprite will be set to its original size. If the scale value is set to 200, the size of the sprite will double. The parameters should be specified using integer values.

SYNTAX
STRETCH SPRITE Sprite Number, XScale, YScale

RELATED INFO
SPRITE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example